-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Security Solution] [Cases] Move configure cases component #95096
[Security Solution] [Cases] Move configure cases component #95096
Conversation
Pinging @elastic/security-solution (Team: SecuritySolution) |
Pinging @elastic/security-threat-hunting (Team:Threat Hunting) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, tested locally and was able to successfully load the flyout, connectors, and see the ITSM mapping details when initializing the ServiceNow connector
💚 Build SucceededMetrics [docs]
History
To update your PR or re-run it, just comment with: |
Summary
Creates a new method,
getConfigureCases
, to expose theConfigureCases
component fromCasesUi
. The components got moved over in previous PR.Closes #94129
New Cases UI Method
getConfigureCases
Arguments:
boolean;
user permissions to crudUI component: